fixes for #722, Mechanically remove QStringRef use for QStringView to help with Qt6...
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 27 Sep 2021 19:09:18 +0000 (13:09 -0600)
committerGitHub <noreply@github.com>
Mon, 27 Sep 2021 19:09:18 +0000 (13:09 -0600)
commit2be0ce7c28b1501a8ee992a21081541b3f294383
tree151903f6180dfcb92e5c913dc1d0e5a2800e0da4
parent518c46ab23d1a12b39f7e8f7983b47dc471e4928
fixes for #722, Mechanically remove QStringRef use for QStringView to help with Qt6. (#723)

* Fix typo in maggeo from search-and-replace work earlier.

* Revert startOfDate() calls to keep floor at 5.12.x to keep builders happy. :-/

* Explictly get QString from StringView in gpx for compat with older Qt builds.

Co-authored-by: Robert Lipe <robertlipe@gmail.com>
gpx.cc
maggeo.cc
xcsv.cc